In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationRectangle / RadiusFactor Property

RadiusFactor Property (AnnotationRectangle)

In This Topic
Syntax
'Declaration

 

Public Shadows Property RadiusFactor As Single
public new float RadiusFactor {get; set;}
public read-write property RadiusFactor: Single; 
public hide function get,set RadiusFactor : float
public: __property new float get_RadiusFactor();

public: __property new void set_RadiusFactor( 

   float value

);
public:

new property float RadiusFactor {

   float get();

   void set (    float value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationRectangle
AnnotationRectangle Members